.. _`Select Drive Item in Folder`: .. _`com.sympathyfordata.azure.graph.driveitem.select`: Select Drive Item in Folder ``````````````````````````` .. image:: node_graph_select.svg :width: 48 Documentation ::::::::::::: Select :ref:`graph_drive_item_365` in Folder specified by the :ref:`Folder Item ` passed as :ref:`graph_data_365` input. Allows interactive selection of a Drive Item contained under the Folder Item passed as :ref:`graph_data_365` input. For example the Root Folder of a Drive. Outputs :ref:`Graph port ` with the selected Drive Item as :ref:`graph_data_365`. Definition :::::::::: Input ports ........... **graph** graph Graph Output ports ............ **graph** graph Graph Configuration ............. **Drive** (drive) Select drive **Drive Item** (drive_item) Select drive item Related nodes ............. * :ref:`com.sympathyfordata.azure.graph.drive.root` Examples ........ * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: SelectDriveItemAsyncGraph :noindex: